home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / introduction / 725 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: sparky.navsea.navy.mil!matuli_a
  2. From: matuli_a@marlin.navsea.navy.mil (Alex Matulich 03T1)
  3. Newsgroups: comp.sys.amiga.introduction
  4. Subject: Re: cross-platform compression?
  5. Date: 14 Apr 1996 13:54:29 GMT
  6. Organization: Naval Sea Systems Command Code 03T1
  7. Message-ID: <4kr02l$gu@sparky.navsea.navy.mil>
  8. References: <4knbno$q11@news.cerf.net>
  9. NNTP-Posting-Host: marlin.navsea.navy.mil
  10.  
  11. Ian Ferris <sb03678@dsa.dsa.dassault.com> wrote:
  12. >Is there a file compression/decompression tool that can be used
  13. >across platforms?  For instance, I might want to compress source
  14. >code on a UNIX machine or PC and uncompress it on an Amiga, or
  15. >vice-versa.
  16.  
  17. Zip and Unzip work across all platforms.  Source is available from
  18.  
  19. ftp://ftp.uu.net/usenet/comp.sources.misc/volume31/zip19/  (for zip)
  20. ftp://ftp.uu.net/usenet/comp.sources.misc/volume44/unzip/  (for unzip)
  21.  
  22. I think they come in several parts, SHAR format (i.e. you need the unix
  23. Bourne shell to extract them.
  24.  
  25. The LHA archiver also exists on unix, PC, and Amiga.  So does Zoo.
  26.  
  27. -Alex
  28.